executable and linkable format造句
例句与造句
- A proof of concept internal linker for Executable and Linkable Format ( ELF ) is already available.
- The high-level language is container format, such as Executable and Linkable Format ( ELF ).
- After installing an exploit, unsigned executables ( Executable and Linkable Format ) may be launched from a Memory Card or an USB drive.
- "' vDSO "'uses standard mechanisms for loading i . e . standard Executable and Linkable Format ( ELF ) format.
- This RPATH header value ( so named in the Executable and Linkable Format header standards ) may either override or supplement the system default dynamic linking search paths.
- It's difficult to find executable and linkable format in a sentence. 用executable and linkable format造句挺难的
- In 1999, in an effort towards compatibility, several Unix system vendors agreed on SVR4's Executable and Linkable Format ( ELF ) as the standard for binary and object code files.
- In the Executable and Linkable Format ( ELF ), used in Unix and Unix-like systems such as Linux, the entry point is specified in the e _ entry field of the ELF header.
- To maintain backward compatibility, ART uses the same input bytecode as Dalvik, supplied through standard . dex files as part of APK files, while the . odex files are replaced with Executable and Linkable Format ( ELF ) executables.
- With the introduction of 64-bit processors, Hewlett Packard adopted the Executable and Linkable Format ( ELF ) format to represent the wider 64-bit program code, while still using SOM for applications running in 32-bit mode.
- The HLA Back Engine ( HLABE ) is a compiler back end that translates an internal intermediate language into low-level Portable Executable ( PE ), Common Object File Format ( COFF ), Executable and Linkable Format ( ELF ), or Mach-O object code.
- While most Android applications are written in Java-like language, there are some differences between the Java API and the Android API, and Android does not run Java bytecode by a traditional Java virtual machine ( JVM ), but instead by a Dalvik virtual machine in older versions of Android, and an Android Runtime ( ART ) in newer versions, that compile the same code that Dalvik runs to Executable and Linkable Format ( ELF ) executables containing machine code.